Skip to content

Update the documentation to reflect the change in default sts endpoint #4576

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

ubaskota
Copy link
Contributor

This change updates the documentation to reflect the change in default sts endpoint from legacy to regional.

The format of the changes were verified by previewing the rst file.

@@ -421,7 +421,7 @@ in the ``~/.aws/config`` file.
``sts_regional_endpoints``
Sets AWS STS endpoint resolution logic. This configuration can also be set
using the environment variable ``AWS_STS_REGIONAL_ENDPOINTS``. By default,
this configuration option is set to ``legacy``. Valid values are the following:
this configuration option is set to ``regional``. Valid values are the following:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did we discuss if we should add a note here about the default changing on July 31st 2025 and linking to the blog post?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The note shouldn't be in the Configuration documentation. We can open an issue with more information and pin it. The link to the blog should remain in the changelog.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants